public class SOAnimationWaitForLayerCommand extends SOAnimationCommand
Modifier and Type | Field and Description |
---|---|
int |
waitee |
int |
whence |
layer
Constructor and Description |
---|
SOAnimationWaitForLayerCommand(int layer,
int waitee,
int whence) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public SOAnimationWaitForLayerCommand(int layer, int waitee, int whence)
public java.lang.String toString()
toString
in class SOAnimationCommand